Table of content



/productprice/{id}

Mapping URL: /productprice/{id}

Description: updates the productprice entity with the appended id

Microservice: ProductService


Methods

/productprice/{id}

/productprice/{id}

Mapping URL: /productprice/{id}

Description: ProductPriceService

Name: updateProductPriceById(productprice)

Request Method: PUT

Service Interface: /productprice/{id}

Service Entity: ProductPrice



ProductService inside the microservice architecture

Microservices

3.1 CountryService3.2 DiscountCampaignService3.3 ProductService3.4 ShopLicenseService


Table of content